Skip to content

Revert "Fix linking statics on Arm64EC #140176" #141024

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025

Conversation

jieyouxu
Copy link
Member

@jieyouxu jieyouxu commented May 15, 2025

This reverts PR #140176.
Unfortunately, this will reopen #138541 (re-breaking the arm64ec-pc-windows-msvc target).

Unfortunately, multiple people are reporting linker warnings related to __rust_no_alloc_shim_is_unstable after this change in x86_64-pc-windows-msvc as well. The solution isn't quite clear yet, let's revert to avoid the linker warnings on the Tier 1 MSVC target for now1, and try a reland with a determined solution for __rust_no_alloc_shim_is_unstable.

Judging from people reporting that they are observing this also when bootstrapping w/ stage0 rustc, we may have to cut a new beta and then repoint stage0 against that newer beta?

cc @dpaoliello @wesleywiser

r? @wesleywiser (or compiler)

Footnotes

  1. Note that it's still RustWeek this week, so most team members are N/A.

Unfortunately, multiple people are reporting linker warnings related to
`__rust_no_alloc_shim_is_unstable` after this change. The solution isn't
quite clear yet, let's revert to green for now, and try a reland with a
determined solution for `__rust_no_alloc_shim_is_unstable`.

This reverts commit c8b7f32, reversing
changes made to 667247d.
@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 15, 2025
@rustbot
Copy link
Collaborator

rustbot commented May 15, 2025

Some changes occurred in compiler/rustc_codegen_ssa

cc @WaffleLapkin

These commits modify compiler targets.
(See the Target Tier Policy.)

@jieyouxu
Copy link
Member Author

jieyouxu commented May 15, 2025

Nominating this for beta backport because people are reporting seeing the linker warning in bootstrapping as well. However, the beta backport is a "pick your poison" situation, where we avoid the linker warnings in Tier 1 x86_64-pc-windows-msvc target but re-break Tier 2 arm64ec-pc-windows-msvc target.

@rustbot label: +beta-nominated

@rustbot rustbot added the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 15, 2025
Copy link
Member

@wesleywiser wesleywiser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me when CI is green

@jieyouxu
Copy link
Member Author

CI is green.
@bors r=@wesleywiser rollup=never

@bors
Copy link
Collaborator

bors commented May 15, 2025

📌 Commit 734a5b1 has been approved by wesleywiser

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented May 15, 2025

🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 15, 2025
@bors
Copy link
Collaborator

bors commented May 17, 2025

⌛ Testing commit 734a5b1 with merge b0e9259...

@bors
Copy link
Collaborator

bors commented May 17, 2025

☀️ Test successful - checks-actions
Approved by: wesleywiser
Pushing b0e9259 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label May 17, 2025
@bors bors merged commit b0e9259 into rust-lang:master May 17, 2025
7 checks passed
@rustbot rustbot added this to the 1.89.0 milestone May 17, 2025
Copy link

What is this? This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.

Comparing a69bc17 (parent) -> b0e9259 (this PR)

Test differences

Show 3 test diffs

Stage 1

  • [run-make] tests/run-make/arm64ec-import-export-static: ignore (only executed when the operating system is windows) -> [missing] (J2)

Stage 2

  • [run-make] tests/run-make/arm64ec-import-export-static: ignore (only executed when the operating system is windows) -> [missing] (J0)
  • [run-make] tests/run-make/arm64ec-import-export-static: pass -> [missing] (J1)

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard b0e925903a04fc3b2e0903ce6110938e871c61a1 --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. x86_64-apple-2: 5192.9s -> 6222.2s (19.8%)
  2. dist-apple-various: 7238.6s -> 6165.7s (-14.8%)
  3. x86_64-rust-for-linux: 2561.4s -> 2824.7s (10.3%)
  4. dist-x86_64-illumos: 5648.2s -> 6162.8s (9.1%)
  5. mingw-check: 1216.0s -> 1314.9s (8.1%)
  6. dist-x86_64-apple: 8418.5s -> 8995.4s (6.9%)
  7. dist-i686-msvc: 7067.4s -> 6718.1s (-4.9%)
  8. dist-various-1: 4403.6s -> 4620.9s (4.9%)
  9. dist-arm-linux: 4578.8s -> 4797.6s (4.8%)
  10. aarch64-gnu: 6647.8s -> 6337.5s (-4.7%)
How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (b0e9259): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results (primary -1.6%, secondary -2.0%)

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
2.2% [2.2%, 2.2%] 1
Regressions ❌
(secondary)
0.7% [0.5%, 1.1%] 6
Improvements ✅
(primary)
-2.3% [-4.2%, -0.8%] 6
Improvements ✅
(secondary)
-2.5% [-3.7%, -1.0%] 36
All ❌✅ (primary) -1.6% [-4.2%, 2.2%] 7

Cycles

Results (secondary -0.0%)

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
1.3% [0.6%, 2.1%] 2
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-0.6% [-0.7%, -0.4%] 5
All ❌✅ (primary) - - 0

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 774.345s -> 775.66s (0.17%)
Artifact size: 365.45 MiB -> 365.38 MiB (-0.02%)

@jieyouxu jieyouxu deleted the revert-arm64ec branch May 17, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-run-make Area: port run-make Makefiles to rmake.rs beta-nominated Nominated for backporting to the compiler in the beta channel. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants